[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 1288   SHUFFLE   <  SKIP 872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11849Reed, Faith, C92806La JollaCaliforniaUnited States
21569Rai, Brendan, A1597Lane CoveNew South WalesAustralia
22581Vazquez, Theresa, F2500WollongongNew South WalesAustralia

Generated 2025-07-15 10:41:41.024 UTC