[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 1243   SHUFFLE   <  SKIP 7262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25562Sharma, Bonnie, R2036MalabarNew South WalesAustralia
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States
18583Kumar, Luis98052RedmondWashingtonUnited States

Generated 2025-07-22 02:58:28.651 UTC