[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 4   SHUFFLE   <  SKIP 3877  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12256Ramos, Wendy91420MorangisEssonneFrance
27949Russell, Jason, AYO15YorkEnglandUnited Kingdom
29253Green, Savannah, M94109San FranciscoCaliforniaUnited States
12151Kelly, Steven, M91945Lemon GroveCaliforniaUnited States

Generated 2025-07-21 18:04:50.530 UTC