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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21422Wood, Karen94611OaklandCaliforniaUnited States
28683Munoz, Mallory78000VersaillesYvelineFrance
26773Martin, Meghan, B3205South MelbourneVictoriaAustralia

Generated 2025-07-09 11:12:14.973 UTC