[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 840   SHUFFLE   <  SKIP 400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27681Jackson, Olivia91910Chula VistaCaliforniaUnited States
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States
27960Alonso, Randall33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-21 19:02:59.223 UTC