[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 2993   SHUFFLE   <  SKIP 57  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20290Simmons, Austin, L90401Santa MonicaCaliforniaUnited States
13495Alvarez, Micheal, WRG7 5H7ReadingEnglandUnited Kingdom
24673Cox, Paige92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 10:37:40.345 UTC