[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3318  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16384Reed, Jada92625Newport BeachCaliforniaUnited States
12395Carter, Kyle, K78400ChatouYvelineFrance
13481Hernandez, Hunter91910Chula VistaCaliforniaUnited States
12548Collins, Alexandra46236BottropNordrhein-WestfalenGermany

Generated 2025-07-11 16:42:00.268 UTC