[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 8238  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13507Patterson, Margaret, JCM11BillericayEnglandUnited Kingdom
11049Rai, Carol, C91910Chula VistaCaliforniaUnited States
12151Kelly, Steven, M91945Lemon GroveCaliforniaUnited States
26445Foster, Aidan4551CaloundraQueenslandAustralia

Generated 2025-07-18 08:22:34.817 UTC