[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 416   SHUFFLE   <  SKIP 2486  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14602Kelly, Kaylee, W91791West CovinaCaliforniaUnited States
17206Gonzales, Spencer93290Tremblay-en-FranceSeine Saint DenisFrance
14764Scott, Xavier92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 15:29:10.184 UTC