[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 189 SHUFFLE < SKIP 704 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14665 | King, Jesse, J | 3280 | Warrnambool | Victoria | Australia |
28527 | Rubio, Dwayne, D | RH15 9UD | West Sussex | England | United Kingdom |
Generated 2025-07-16 16:21:49.610 UTC