[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 0   SHUFFLE   <  SKIP 2873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29103Raji, Karl2036MalabarNew South WalesAustralia
26152Gill, Jaime, M2113North RydeNew South WalesAustralia
14487Hall, Seth94070San CarlosCaliforniaUnited States

Generated 2025-10-28 17:44:28.244 UTC