[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 549   SHUFFLE   <  SKIP 567  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19335Ye, Cedric, K77127LieusaintSeine et MarneFrance
15192Shan, Tasha6105CloverdaleSouth AustraliaAustralia
22066Munoz, Paula, M94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 15:54:42.939 UTC