[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 213   SHUFFLE   <  SKIP 882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16114Ross, Gavin91203GlendaleCaliforniaUnited States
13606Sharma, Drew91480FrankfurtBayernGermany
22950Cox, Nicole, V4000BrisbaneQueenslandAustralia

Generated 2025-07-18 17:22:14.890 UTC