[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 2421   SHUFFLE   <  SKIP 1173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20504Tangirala, Rakesh, J90712LakewoodCaliforniaUnited States
26312Wood, Elizabeth, D98366Port OrchardWashingtonUnited States
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-13 04:38:08.446 UTC