[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 7484   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
14017Rodriguez, Chloe, C92102San DiegoCaliforniaUnited States
22292Gomez, Stacy, M91502BurbankCaliforniaUnited States

Generated 2025-07-22 11:34:36.434 UTC