[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 560   SHUFFLE   <  SKIP 117  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17216Ramos, Kathleen59100RoubaixNordFrance
15417Lu, Alvin91910Chula VistaCaliforniaUnited States
29372Sanz, Daisy92150SuresnesHauts de SeineFrance
20597Beck, Carly41100Saint OuenLoir et CherFrance
26572Russell, JessicaV0SookeBritish ColumbiaCanada
27809Sanchez, Arianna59368WerneNordrhein-WestfalenGermany
16785Lee, Christian, R98403TacomaWashingtonUnited States

Generated 2025-11-05 13:55:32.276 UTC