[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 3027   SHUFFLE   <  SKIP 1777  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22174Lu, Micah6006PerthSouth AustraliaAustralia
22193Garcia, Toni3198SeafordVictoriaAustralia
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance
22510Gill, Lori, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-21 11:46:23.327 UTC