[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 3771  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23242Garcia, Andrew, J98312BremertonWashingtonUnited States
19266Xu, Grant, M3280WarrnamboolVictoriaAustralia
19954Carlson, Jose3220GeelongVictoriaAustralia
21116Russell, CarsonCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 23:42:33.619 UTC