[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 189   SHUFFLE   <  SKIP 1450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19057Ramos, Joanna, A38231SalzgitterHessenGermany
16523Huang, Sandra, C4655Hervey BayQueenslandAustralia
28166Coleman, Cassidy92118CoronadoCaliforniaUnited States

Generated 2025-07-10 21:35:40.319 UTC