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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25192Gill, Janet, B98168BurienWashingtonUnited States
24961Bennett, Alexandra99362Walla WallaWashingtonUnited States
22205Saunders, Bobby, D2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-11 21:47:14.387 UTC