[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 3917   SHUFFLE   <  SKIP 2409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29120Brown, Kaitlyn4217Gold CoastQueenslandAustralia
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada
28960Vazquez, Jacquelyn4171HawthorneQueenslandAustralia

Generated 2025-07-14 01:45:38.479 UTC