[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 468   SHUFFLE   <  SKIP 377  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16029Patel, Abby2777SpringwoodNew South WalesAustralia
22411He, Amy2500WollongongNew South WalesAustralia
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
22793Jenkins, Antonio, M98901YakimaWashingtonUnited States

Generated 2025-07-18 02:23:52.771 UTC