[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 717   SHUFFLE   <  SKIP 2474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21712Ross, Megan, R92020El CajonCaliforniaUnited States
11817Miller, Morgan, C94014ColmaCaliforniaUnited States
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States

Generated 2025-07-13 10:14:50.237 UTC