[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 440   SHUFFLE   <  SKIP 2292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21793Scott, Kaylee, L97045Oregon CityOregonUnited States
15198Watson, Lauren, K90241DowneyCaliforniaUnited States
22421Sharma, Barbara, DRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-17 22:44:07.046 UTC