[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 391   SHUFFLE   <  SKIP 952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26875Perez, Bobby, D80074MünchenHessenGermany
24645Murphy, Bryce, R98168BurienWashingtonUnited States
21606Roberts, Connor, W98020EdmondsWashingtonUnited States

Generated 2025-07-13 22:59:49.666 UTC