[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 2927   SHUFFLE   <  SKIP 163  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18336Gonzalez, Carla, J2036MalabarNew South WalesAustralia
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States
20781Lee, Kayla, MV9LangfordBritish ColumbiaCanada
11406Xu, Latoya, L75010ParisSeine (Paris)France

Generated 2025-07-19 23:00:31.081 UTC