[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 548   SHUFFLE   <  SKIP 136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12912Morris, Brianna, P97034Lake OswegoOregonUnited States
16265Goel, Julie93000BobignySeine Saint DenisFrance
22997Williams, Lucas98225BellinghamWashingtonUnited States

Generated 2025-07-15 03:59:55.955 UTC