[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 2662   SHUFFLE   <  SKIP 303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13725Henderson, Nathan91776San GabrielCaliforniaUnited States
27674Rivera, Gabrielle91950Lincoln AcresCaliforniaUnited States
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-18 14:40:39.014 UTC