[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 3485   <  SKIP 67  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21371Patel, Ann2061Milsons PointNew South WalesAustralia
20372Edwards, Kaitlyn97034Lake OswegoOregonUnited States
19149Parker, Sean, C98168BurienWashingtonUnited States

Generated 2025-07-22 05:26:18.844 UTC