[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 263   SHUFFLE   <  SKIP 1616  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23424Subram, Adriana3977CranbourneVictoriaAustralia
16942Bennett, Kaitlyn, L93000BobignySeine Saint DenisFrance
17312Kovar, Mayra, J4700RockhamptonQueenslandAustralia
28277Deng, Katrina98225BellinghamWashingtonUnited States

Generated 2025-07-13 17:16:04.162 UTC