[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 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15349Gonzalez, Stephanie, L90505TorranceCaliforniaUnited States
13528Lopez, Carmen, S1597Lane CoveNew South WalesAustralia
24179Blanco, Robyn, R2060Lavender BayNew South WalesAustralia

Generated 2025-07-13 21:49:51.303 UTC