[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 2147   SHUFFLE   <  SKIP 312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24437Blue, Nicole, J92625Newport BeachCaliforniaUnited States
17652Vazquez, Javier60323FrankfurtHessenGermany
16117Lal, Brad98225BellinghamWashingtonUnited States

Generated 2025-07-14 00:12:07.827 UTC