[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3713   <  SKIP 245  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27419Mehta, Rebekah, BV8Y 1L1CliffsideBritish ColumbiaCanada
18056Price, Haley, A92020El CajonCaliforniaUnited States
17096Bennett, Samantha, S95010HofBayernGermany
27984Ramos, Rebekah, L4171HawthorneQueenslandAustralia

Generated 2025-07-21 07:56:51.374 UTC