[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 248   SHUFFLE   <  SKIP 865  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29437Bell, Haley, A93400Saint-DenisSeine Saint DenisFrance
26724Edwards, Sydney97301SalemOregonUnited States
16242Garcia, Megan, F94014ColmaCaliforniaUnited States
28541Perez, Isabella, D78100Saint Germain en LayeYvelineFrance

Generated 2025-07-17 07:41:11.339 UTC