[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 2421   SHUFFLE   <  SKIP 1167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28104Williams, Hannah, R92118CoronadoCaliforniaUnited States
24315Scott, Edward, J92020El CajonCaliforniaUnited States
28017Martin, Christopher, B98312BremertonWashingtonUnited States

Generated 2025-07-13 11:52:06.038 UTC