[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2421 SHUFFLE < SKIP 2793 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26823 | Raman, Kaitlin, S | 04838 | Eilenburg | Brandenburg | Germany |
16572 | Xu, Jon, D | 10210 | Berlin | Hamburg | Germany |
26627 | Alexander, Jose, J | 92118 | Coronado | California | United States |
Generated 2025-07-12 15:45:20.046 UTC