[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 512   SHUFFLE   <  SKIP 528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16966Diaz, Amanda, S91950Lincoln AcresCaliforniaUnited States
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany
28204Xu, Peter, K2500WollongongNew South WalesAustralia

Generated 2025-07-11 14:35:38.545 UTC