[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   SHUFFLE   SKIP 2480   <  SKIP 1944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24068Yang, Edwin, R59368WerneNordrhein-WestfalenGermany
29219Arun, Darren91910Chula VistaCaliforniaUnited States
21512Russell, Emma, ICM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 16:45:17.663 UTC