[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 308   <  SKIP 3253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24512Jiménez, Adrienne, L94010BurlingameCaliforniaUnited States
22252Brooks, MakaylaV8POak BayBritish ColumbiaCanada
17583Cook, Stephanie98312BremertonWashingtonUnited States

Generated 2025-07-14 14:14:30.420 UTC