[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 518   SHUFFLE   <  SKIP 6035  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19313Baker, Charles57000MetzMoselleFrance
24656Moore, Julia94014ColmaCaliforniaUnited States
19733Watson, Caitlin, C98033KirklandWashingtonUnited States

Generated 2025-07-16 02:55:02.043 UTC