[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 3690  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13634Russell, Alexis, L4000BrisbaneQueenslandAustralia
16516She, Melvin4810TownsvilleQueenslandAustralia
13019Murphy, Destiny, A94070San CarlosCaliforniaUnited States
18957Lopez, Mackenzie98168BurienWashingtonUnited States

Generated 2025-07-12 18:09:56.735 UTC