[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 2275   SHUFFLE   <  SKIP 158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28833Harris, Abigail98020EdmondsWashingtonUnited States
24266Chander, Melvin, L2061Milsons PointNew South WalesAustralia
25652Sara, Rachael92700ColombesHauts de SeineFrance

Generated 2025-07-13 14:48:46.074 UTC