[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 440 SHUFFLE < SKIP 1820 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26890 | Rogers, Bryan | CM11 | Billericay | England | United Kingdom |
28482 | She, Jaime, D | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-19 13:09:19.205 UTC