[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 0   SHUFFLE   <  SKIP 2884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15398Wang, Jose94611OaklandCaliforniaUnited States
26715Bell, Gabriella94611OaklandCaliforniaUnited States
27625Hughes, Alexandria, W97034Lake OswegoOregonUnited States

Generated 2025-11-01 08:22:14.311 UTC