[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 875   SHUFFLE   <  SKIP 803  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27878He, Dennis, J4655Hervey BayQueenslandAustralia
24292Brooks, Mackenzie91203GlendaleCaliforniaUnited States
26385Muñoz, Javier04838EilenburgBrandenburgGermany

Generated 2025-07-12 17:55:23.428 UTC