[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 413   SHUFFLE   <  SKIP 1006  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14405Walker, Dylan, S98225BellinghamWashingtonUnited States
25667Gao, Jaclyn63151MühlheimHamburgGermany
28493Wilson, Morgan, T20354HamburgHamburgGermany
18462Zhu, Clarence, A3429SunburyVictoriaAustralia

Generated 2025-07-16 02:02:56.017 UTC