[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 875   SHUFFLE   <  SKIP 2904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25455Zheng, Jorge60355Frankfurt am MainHamburgGermany
14050Lopez, Manuel, M6105CloverdaleSouth AustraliaAustralia
22271Mitchell, Connor, L91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 23:09:33.691 UTC