[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 6739   <  SKIP 1738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States
24648King, Amanda, J91941GrossmontCaliforniaUnited States
22909Goel, Tommy4655Hervey BayQueenslandAustralia

Generated 2025-07-22 03:01:07.367 UTC