[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 589   SHUFFLE   <  SKIP 238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17132James, Isabella, R98403TacomaWashingtonUnited States
12655Vazquez, Larry, M92700ColombesHauts de SeineFrance
13195Perry, Aaron94109San FranciscoCaliforniaUnited States

Generated 2025-07-16 18:12:23.019 UTC