[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   SHUFFLE   SKIP 2944   <  SKIP 43  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20504Tangirala, Rakesh, J90712LakewoodCaliforniaUnited States
20268He, Jorge3337MeltonVictoriaAustralia
26380Luo, Ricardo95000CergyVal d'OiseFrance

Generated 2025-07-20 12:41:10.810 UTC