[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 92   <  SKIP 788  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17560Richardson, Kaylee, L98403TacomaWashingtonUnited States
25681Serrano, Melinda46236BottropNordrhein-WestfalenGermany
24911Madan, Martin, M4551CaloundraQueenslandAustralia

Generated 2025-07-14 17:34:51.131 UTC