[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 484   SHUFFLE   <  SKIP 1161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23429Kumar, Jenny, C4171HawthorneQueenslandAustralia
18984Rivera, Shelby, J98027IssaquahWashingtonUnited States
11763Fernandez, Ross, R2777SpringwoodNew South WalesAustralia

Generated 2025-07-14 00:45:37.458 UTC