[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 0   SHUFFLE   <  SKIP 2633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24816Perry, LaurenV9LangfordBritish ColumbiaCanada
16273Martinez, Marie93000BobignySeine Saint DenisFrance
24884Fernandez, Michele, M2055North SydneyNew South WalesAustralia

Generated 2025-11-05 05:51:39.691 UTC