[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 484   SHUFFLE   <  SKIP 1262  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28765Gonzales, Abigail, A94070San CarlosCaliforniaUnited States
13537Moreno, Jill, E80610Saint OuenSommeFrance
13170Reed, Sebastian, E90210Beverly HillsCaliforniaUnited States
27589Yuan, Derek, L2500WollongongNew South WalesAustralia

Generated 2025-07-13 01:49:27.558 UTC