[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4110   <  SKIP 2146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15358Sanders, Danielle, J94611OaklandCaliforniaUnited States
25037Rai, Terrence, R6006PerthSouth AustraliaAustralia
14020Dominguez, Kristine, A3205South MelbourneVictoriaAustralia

Generated 2025-07-18 17:46:41.264 UTC