[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 484   SHUFFLE   <  SKIP 4795  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20860Lopez, Preston04139LeipzigNordrhein-WestfalenGermany
15366Coleman, Alyssa, C91950Lincoln AcresCaliforniaUnited States
23047Xu, Valerie91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 12:16:29.119 UTC