[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 3032   SHUFFLE   <  SKIP 583  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13320Jones, Jasmine, J91941GrossmontCaliforniaUnited States
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom
24227Phillips, Sara, A92020El CajonCaliforniaUnited States

Generated 2025-07-19 16:34:53.383 UTC