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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13937Ware, Victoria97222MilwaukieOregonUnited States
18496Zheng, Vincent4655Hervey BayQueenslandAustralia
23818Gonzales, Cassidy, C91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 07:40:47.638 UTC