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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States
27481Gonzales, Oscar, H91776San GabrielCaliforniaUnited States

Generated 2025-07-17 13:34:44.420 UTC