[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 484   SHUFFLE   <  SKIP 1959  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26835Turner, Kyle, C93290Tremblay-en-FranceSeine Saint DenisFrance
18199Lopez, Brandy, S2036MalabarNew South WalesAustralia
13379Morris, Bailey98284Sedro WoolleyWashingtonUnited States
13911Kelly, Andrea98104SeattleWashingtonUnited States

Generated 2025-07-20 00:53:40.297 UTC