[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 480   SHUFFLE   <  SKIP 5594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15090Mehta, Troy46236BottropNordrhein-WestfalenGermany
27478Alvarez, Sheila91910Chula VistaCaliforniaUnited States
21866Zhu, Shannon, C95000CergyVal d'OiseFrance

Generated 2025-07-20 09:29:10.599 UTC