[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 438   SHUFFLE   <  SKIP 788  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21366Andersen, Kelvin, C3337MeltonVictoriaAustralia
15401Hughes, Rachel, R91945Lemon GroveCaliforniaUnited States
20090Edwards, Blake94519ConcordCaliforniaUnited States
19328Xu, ShawnLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-13 19:57:47.069 UTC