[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 3615   SHUFFLE   <  SKIP 2678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26191Wang, Jon, A2580GoulburnNew South WalesAustralia
22358Butler, Sydney, L92020El CajonCaliforniaUnited States
14347Goel, Tara, I2036MalabarNew South WalesAustralia

Generated 2025-07-16 21:34:17.196 UTC