[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 540   SHUFFLE   <  SKIP 70  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21673Gill, Jésus, M75007ParisSeine (Paris)France
24329Cooper, Abigail, D97205PortlandOregonUnited States
19069Hall, Thomas93000BobignySeine Saint DenisFrance
16310Rubio, Diana59140DunkerqueNordFrance

Generated 2025-07-16 23:07:50.081 UTC