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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12828Rubio, Carol, K66740SaarlouisSaarlandGermany
28930Kapoor, Jarrod1002SydneyNew South WalesAustralia
23060Long, Isabella, C94303Palo AltoCaliforniaUnited States
24997Kumar, Melvin, M94010BurlingameCaliforniaUnited States

Generated 2025-07-10 20:33:58.803 UTC