[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   SHUFFLE   SKIP 2480   <  SKIP 1767  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18396Parker, Luke, G98901YakimaWashingtonUnited States
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States

Generated 2025-07-19 05:45:48.718 UTC