[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 3721   <  SKIP 40  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26306Holt, Kyle, J94536FremontCaliforniaUnited States
15981Powell, Gabriel, M97068W. LinnOregonUnited States
11492Chander, Terrence, C04838EilenburgBrandenburgGermany

Generated 2025-07-21 12:31:21.322 UTC