[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 438   SHUFFLE   <  SKIP 1284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14610Jenkins, Lauren, S98201EverettWashingtonUnited States
22174Lu, Micah6006PerthSouth AustraliaAustralia
27271Reed, Anna, S98020EdmondsWashingtonUnited States

Generated 2025-07-17 01:05:09.294 UTC