[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 568   SHUFFLE   <  SKIP 3499  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24436Hernandez, Jennifer91941GrossmontCaliforniaUnited States
26193Edwards, Luis, M90210Beverly HillsCaliforniaUnited States
19431She, Bonnie93000BobignySeine Saint DenisFrance
24094Diaz, Julio, JCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-19 20:00:59.315 UTC