[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 413   SHUFFLE   <  SKIP 2497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17549Taylor, Jonathan, R91950National CityCaliforniaUnited States
12889Adams, James97205PortlandOregonUnited States
26649Perry, Emily, F94519ConcordCaliforniaUnited States

Generated 2025-07-10 03:06:32.915 UTC