[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4337   <  SKIP 72  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29471Ortega, Dana59140DunkerqueNordFrance
16988Bailey, Brian, R94611OaklandCaliforniaUnited States
12803Li, Heather, CYO15YorkEnglandUnited Kingdom

Generated 2025-07-17 18:42:59.835 UTC