[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 2236   SHUFFLE   <  SKIP 3531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15948Hughes, Angela91945Lemon GroveCaliforniaUnited States
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
14361Raje, Franklin, D98312BremertonWashingtonUnited States

Generated 2025-07-21 01:21:22.583 UTC