[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 6040   SHUFFLE   <  SKIP 223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23497Bryant, Olivia, A98501OlympiaWashingtonUnited States
20133Li, Jorge, VW1V 5RNLondonEnglandUnited Kingdom
12904Jai, Thomas91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 23:58:20.303 UTC