[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 8616   SHUFFLE   <  SKIP 1022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11144Hernandez, Edward98107BallardWashingtonUnited States
17819Rana, Arthur, DGL50CheltenhamEnglandUnited Kingdom
14050Lopez, Manuel, M6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-18 03:01:16.413 UTC