[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 3044   <  SKIP 617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13774Guo, Steve, L22001HamburgHessenGermany
14253Scott, Eduardo91502BurbankCaliforniaUnited States
25375Flores, Carson, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 09:05:18.135 UTC