[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 0 SHUFFLE < SKIP 2899 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22918 | Jai, Calvin, S | 4000 | Brisbane | Queensland | Australia |
19506 | Lin, Candice, K | W1Y 3RA | London | England | United Kingdom |
Generated 2025-11-02 03:04:53.907 UTC