[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 512   SHUFFLE   <  SKIP 2441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19859Zhao, Lisa, C94010BurlingameCaliforniaUnited States
25227Gutierrez, Jaime, A2060Lavender BayNew South WalesAustralia
15967Diaz, Dakota98168BurienWashingtonUnited States

Generated 2025-07-13 05:10:14.975 UTC