[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 872   SHUFFLE   <  SKIP 727  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22770Morgan, Chloe, L94611OaklandCaliforniaUnited States
28151Walker, Katherine, L90241DowneyCaliforniaUnited States
11892Ortega, Julio, M2138RhodesNew South WalesAustralia

Generated 2025-07-20 10:28:40.866 UTC