[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 3375   SHUFFLE   <  SKIP 840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12003Munoz, Audrey, V4655Hervey BayQueenslandAustralia
22088Diaz, Hannah, C91203GlendaleCaliforniaUnited States
20741Foster, Jocelyn91945Lemon GroveCaliforniaUnited States

Generated 2025-07-16 23:08:01.220 UTC