[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   SHUFFLE   SKIP 2328   <  SKIP 116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29053Gomez, Nelson, L2580GoulburnNew South WalesAustralia
15506Sanders, Evan, C94010BurlingameCaliforniaUnited States
22091Griffin, Kayla98036LynnwoodWashingtonUnited States

Generated 2025-07-20 21:32:45.383 UTC