[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 327   SHUFFLE   <  SKIP 2073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21187Luo, Darrell, J2777SpringwoodNew South WalesAustralia
24484Anand, Chad6105CloverdaleSouth AustraliaAustralia
24775Alexander, Alexandra, M94014ColmaCaliforniaUnited States

Generated 2025-07-17 01:59:19.048 UTC