[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 434   SHUFFLE   <  SKIP 166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
17621Price, Brianna, J90802Long BeachCaliforniaUnited States
12512Gomez, Carolyn, A12311BerlinSaarlandGermany

Generated 2025-07-17 04:00:30.699 UTC