[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 2283   SHUFFLE   <  SKIP 1575  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26993Gill, Julio, RW1Y 3RALondonEnglandUnited Kingdom
22471Martinez, Joel77127LieusaintSeine et MarneFrance
17708Mr., Sneath, TimothyGL7 1RYGloucestershireEnglandUnited Kingdom
17621Price, Brianna, J90802Long BeachCaliforniaUnited States

Generated 2025-07-22 12:35:14.580 UTC