[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 717   SHUFFLE   <  SKIP 1872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28011Lan, Andrew, L97222MilwaukieOregonUnited States
27588Chandra, Virginia, M2060Lavender BayNew South WalesAustralia
22556Griffin, Oscar, F93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-18 14:39:20.915 UTC