[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 680   SHUFFLE   <  SKIP 6005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13051Jones, Ethan2580GoulburnNew South WalesAustralia
18631Shan, CarlyY03 4TNYorkEnglandUnited Kingdom
18174Munoz, Jill, M94310OrlyVal de MarneFrance

Generated 2025-07-15 18:19:24.164 UTC