[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 158   SHUFFLE   <  SKIP 1147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28262Diaz, Destiny98201EverettWashingtonUnited States
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
23574Hernandez, Ebony, S2580GoulburnNew South WalesAustralia

Generated 2025-07-19 20:12:35.168 UTC