[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 5589  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25254She, Krystal, A98168BurienWashingtonUnited States
16162Morgan, Mackenzie, E2444Port MacquarieNew South WalesAustralia
20812Prasad, Preston, C2055North SydneyNew South WalesAustralia

Generated 2025-07-12 03:28:19.378 UTC