[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 3669   SHUFFLE   <  SKIP 2769  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15231Barnes, Alexia, D2444Port MacquarieNew South WalesAustralia
21723Huang, Tiffany, L94010BurlingameCaliforniaUnited States
16117Lal, Brad98225BellinghamWashingtonUnited States

Generated 2025-07-18 02:53:09.752 UTC