[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 324   SHUFFLE   <  SKIP 1252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18128Suarez, Roberto, D93000BobignySeine Saint DenisFrance
26731Clark, Ethan, A91950National CityCaliforniaUnited States
12472Zhang, Jeffery, C92700ColombesHauts de SeineFrance

Generated 2025-07-19 06:24:50.199 UTC