[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 484   SHUFFLE   <  SKIP 1583  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26432Simmons, Isabel, H4655Hervey BayQueenslandAustralia
28133Huang, Willie, C2138RhodesNew South WalesAustralia
23353Scott, Sophia, M98403TacomaWashingtonUnited States

Generated 2025-07-17 04:31:44.518 UTC