[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 1349  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13212Phillips, Logan, A90802Long BeachCaliforniaUnited States
18382Garcia, IsabellaV3A 4R2LangleyBritish ColumbiaCanada
28699Lu, Leah66041PoingSaarlandGermany
13194Carter, Kevin, E94010BurlingameCaliforniaUnited States
25776Zhou, DamienAS23Stoke-on-TrentEnglandUnited Kingdom
27674Rivera, Gabrielle91950Lincoln AcresCaliforniaUnited States

Generated 2025-11-05 21:54:54.190 UTC