[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25917Long, Kyle92020El CajonCaliforniaUnited States
26656Hall, Amanda4217Gold CoastQueenslandAustralia
16519Chander, Yolanda4655Hervey BayQueenslandAustralia

Generated 2025-07-13 01:45:46.009 UTC